To use queued communication, a developer creates a standard WCF service, marking its interface and methods with the ServiceContract and OperationContract attributes as usual. 若要使用队列通信,开发者可以创建一个标准的WCF服务,并按照通常的方式为该服务接口以及方法分别标记ServiceContract标志和OperationContract标志。